'Declaration
Public Function Barcode1DReaderDoScan_3( _ ByVal ImageID As Integer, _ ByVal ScanMode As Barcode1DReaderScanMode, _ ByVal BarcodeType As Barcode1DReaderType, _ ByVal ReturnCorrupted As Boolean, _ ByVal ExpectedCount As Integer _ ) As GdPictureStatus
public GdPictureStatus Barcode1DReaderDoScan_3( int ImageID, Barcode1DReaderScanMode ScanMode, Barcode1DReaderType BarcodeType, bool ReturnCorrupted, int ExpectedCount )
public function Barcode1DReaderDoScan_3( ImageID: Integer; ScanMode: Barcode1DReaderScanMode; BarcodeType: Barcode1DReaderType; ReturnCorrupted: Boolean; ExpectedCount: Integer ): GdPictureStatus;
public function Barcode1DReaderDoScan_3( ImageID : int, ScanMode : Barcode1DReaderScanMode, BarcodeType : Barcode1DReaderType, ReturnCorrupted : boolean, ExpectedCount : int ) : GdPictureStatus;
public: GdPictureStatus Barcode1DReaderDoScan_3( int ImageID, Barcode1DReaderScanMode ScanMode, Barcode1DReaderType BarcodeType, bool ReturnCorrupted, int ExpectedCount )
public: GdPictureStatus Barcode1DReaderDoScan_3( int ImageID, Barcode1DReaderScanMode ScanMode, Barcode1DReaderType BarcodeType, bool ReturnCorrupted, int ExpectedCount )
Parameters
- ImageID
- ScanMode
- BarcodeType
- ReturnCorrupted
- ExpectedCount